MPGetAllocatedBlockSize
Returns the size of a memory block.
ByteCount MPGetAllocatedBlockSize (LogicalAddress object);
object
A value of type
LogicalAddress
that specifies the address of the memory block whose size you want to determine.
function result
A value of type
ByteCount
that is the size of the allocated memory block, in bytes.
VERSION NOTES
Introduced with Multiprocessing Services 2.0.
© 1999 Apple Computer, Inc. – (Last Updated 17 Nov 99)